Remove unnecessary extraction of ssidref from config inside restore -- this
authoremellor@ewan <emellor@ewan>
Sun, 9 Oct 2005 11:16:23 +0000 (12:16 +0100)
committeremellor@ewan <emellor@ewan>
Sun, 9 Oct 2005 11:16:23 +0000 (12:16 +0100)
commit94f779dfb18251455b1176fcba2d7f7d6fa9d1b4
tree88354c0739cd24b4c5f00c9f6f55a16ee288a5ee
parent9d12287d147a2cefffbcf8694661131c4e6030d5
Remove unnecessary extraction of ssidref from config inside restore -- this
is now handled by the construct call, which restore has recently started using.

Signed-off-by: Ewan Mellor <ewan@xensource.com>
tools/python/xen/xend/XendDomainInfo.py